Imports Microsoft.VisualBasic
Imports System.Configuration.Provider

Public Class LimitedSqlRoleProvider
    Inherits SqlRoleProvider

End Class
